golang/xenlight: Do proper nil / NULL conversions for builtin Bitmap type
authorGeorge Dunlap <george.dunlap@citrix.com>
Thu, 26 Dec 2019 17:40:33 +0000 (17:40 +0000)
committerGeorge Dunlap <george.dunlap@citrix.com>
Tue, 21 Jan 2020 17:48:23 +0000 (17:48 +0000)
commit6ddfe66eb22e72391e838c88869e10c372465ae2
tree705446e33ed66d971b0614790dae61c8aa3b0cfc
parentb9667b91ba6ff7327ec953e1ac9c3da6574298b9
golang/xenlight: Do proper nil / NULL conversions for builtin Bitmap type

Similar to the autogenerated types, but for `builtin` Bitmap type.

Signed-off-by: George Dunlap <george.dunlap@citrix.com>
Reviewed-by: Nick Rosbrook <rosbrookn@ainfosec.com>
tools/golang/xenlight/xenlight.go